﻿@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{font-family:"微软雅黑","Arial";}
img{border:0;}
a,a:hover,a:active{text-decoration:none;}
ul,li{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
em{font-style:normal;}



.dropdown-menu{padding:0;}
.news-left img{max-width:100%; height:auto}
.jia{display:inline-block; cursor:pointer;}

#main-nav{background:#111213; height:80px; position:relative;}
#main-nav nav{padding-top:10px; margin-bottom:0;}
#logo{position:relative; top:-8px; display:block; width:230px; z-index:20;}
.newnav{background:#111213; border:0;}
.navbar-default .navbar-nav>li>a{color:#fff; font-size:18px;}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:rgba(255,255,255,.5);}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ background:none; margin:0 10px;}
#main-nav .navbar-nav{padding-top:5px; padding-left:15px;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#fff; background:#0f1011;}
.navbar-nav>li>.dropdown-menu{margin-top:15px;}
.dropdown-menu>li>a{padding:3px 0;}
.dropdown-menu{min-width:150px;}
.dropdown-menu>li{text-align:left; line-height:40px; height:40px; text-indent:20px;}
@media (min-width:768px) and (max-width:1013px){
	.navbar-default .navbar-nav>li>a{color:#fff; font-size:14px;}
	#logo{position:relative; top:-5px; display:block; width:150px; z-index:20;}
	#logo img{width:100%; height:auto;}
	.nav>li>a{padding:10px 11px;}
	.dropdown-menu{min-width:100px;}
	.dropdown-menu>li{text-align:left; line-height:30px; height:30px; text-indent:10px; font-size:14px;}
	}


.zxcontainer{width:100%;}
.navbar-collapse{position:relative; background:#0f1011; z-index:9999999;}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{z-index:9;}

@media (min-width:320px) and (max-width:640px){
	.glyphicon-chevron-left{width:100% !important; height:30px !important; background:url(left.png) no-repeat; background-size:auto 30px; font-size:0;}
	.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{content:none;}
	.glyphicon-chevron-right{width:100% !important; height:30px !important; background:url(right.png) no-repeat right; background-size:auto 30px; font-size:0;}
	}

@media (min-width:641px){
	.glyphicon-chevron-left{width:100% !important; height:40px !important; background:url(left.png) no-repeat; background-size:auto 40px; font-size:0;}
	.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{content:none;}
	.glyphicon-chevron-right{width:100% !important; height:40px !important; background:url(right.png) no-repeat right; background-size:auto 40px; font-size:0;}
	}


@media (min-width:320px) and (max-width:640px){
	.bodypart{padding:20px 0;}
	.part-futit{margin-bottom:20px;}
	.onepartlb-title{padding-top:10px;}
	}
@media (min-width:641px){
	.bodypart{padding:50px 0;}
	.part-futit{margin-bottom:45px;}
	.onepartlb-title{padding:10px 0;}
	}
.bodypart{width:100%; height:auto;}
.whitebg{background:#fff;}
.garybg{background:#eceff1;}
.part-title{width:100%; text-align:center; text-transform:uppercase; font-weight:bold; font-size:40px;}
.black-title{color:#000;}
.part-futit{width:100%; text-align:center;}
.gary-title{color:#666;}
.white-title{color:#fff;}

.onepartlb,.twopartlb{width:100%; height:auto; display:block; text-align:center;}
.onepart-img{border-radius:50%; width:100%; height:auto; max-width:204px; overflow:hidden; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; border:1px solid #ddd;}
.onepart-img:hover{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.onepartlb-title{width:100%; height:48px; text-align:center; color:#000; font-size:18px; line-height:48px; overflow:hidden;}

.twopartlb{position:relative; overflow:hidden; max-width:262px; margin:0 auto;}
.twopart-img{width:100%; height:auto;}
.twopart-hover{width:100%; height:100%; position:absolute; left:0; top:0; transition:all 0.5s;}
.twopart-hover-con{width:100%; height:100%; position:relative;}
.twopart-hovera{width:100%; height:100%; position:absolute; left:0; top:0; display:block; color:#fff; text-align:center; padding:15px; box-sizing:border-box;}
.twopart-hovera:hover{color:#fff;}


@media (min-width:320px) and (max-width:640px){
	.twopart-hovera>h5{font-size:14px; margin-top:28%;}
	.twopart-hovera>h6{font-size:12px;}
	.twopartlb{margin-bottom:10px;}
	}
@media (min-width:641px){
	.twopart-hovera>h5{font-size:18px; margin-top:40%;}
	.twopart-hovera>h6{font-size:14px;}
	.twopartlb{margin-bottom:30px;}
	}
@media (min-width:320px) and (max-width:1023px){
	/*.col-xs-6{padding:0 5px;}
	.col-xs-4{padding:0 10px;}*/
	}
@media (min-width:1024px){
	.twopart-hover{display:none;}
	.twopartlb:hover .twopart-hover{display:block;}
	
	}



.threelb{width:100%; height:auto; text-align:center; border:1px solid #d9d9d9; margin-bottom:10px;}
.threelb-futit{color:#fff; margin-bottom:20px;}
.threelb-hover img{background:#fff; padding:0 10px;}
.threelb-hover{width:100%; height:auto; display:block;}
@media (min-width:320px) and (max-width:1023px){
	.threelb{padding-top:40px;}
	.threelb-futit{display:none;}
	.threelb-title{color:#000; margin-top:30px; margin-bottom:50px;}

	}
@media (min-width:1024px){
.threelb{position:relative; min-height:234px;}
.threelb:hover{border:1px solid #4a4a4a;}
.threelb-title{color:#000; margin-top:50px; margin-bottom:30px;}
.threelb-hover{position:absolute; left:0; top:40px; transition:all 1s;}
.threelb:hover .threelb-futit{color:#585858;}
.threelb:hover .threelb-hover{position:absolute; left:0; top:-20px;}
	}



.fourlb{width:100%; height:auto; margin-bottom:10px;}
.fourlb-title{width:100%; height:auto; padding:15px 0; text-indent:10px; color:#fff; background:#474747; font-size:30px;}
.fourlb-bg{width:100%; height:8px; background:url(four-bg.jpg) repeat-x;}
.fourlb-con{width:100%; height:auto; padding:10px; background:#fff;}
.four-img{width:100%; height:auto; margin-bottom:20px;}
.four-con-title{width:100%; font-size:18px; color:#272636; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.four-con-intro{width:100%; font-size:14px; color:#666; height:75px; line-height:25px; overflow:hidden; text-indent:2em;}
.four-more{width:35%; height:auto; margin:40px auto 20px; max-width:121px; display:block; background:#474747; border-radius:50%; transition:all .2s;}
.four-more img{width:100%; height:auto; max-width:121px;}
.four-more:hover{background:#f16045;}



.fivelb{width:100%; height:auto; position:relative;}
.momar{margin:0; padding:0;}
.five-img{width:100%; height:auto;}
.fivelb-hover{position:absolute; left:0; top:0; background:rgba(0,0,0,.6); width:100%; height:100%; text-align:center; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.fivelb-hover:hover{background:rgba(0,0,0,.9);}
.five-tb{margin-top:25%;}
.fivelb-title{margin-top:40px; font-size:20px; letter-spacing:3px; color:#fff;}
.fivelb-title a{color:#fff;}


.sixbg{background:url(six-bg.jpg) no-repeat center 0; background-attachment:fixed;}
.sixlb{width:100%; height:auto; display:block; position:relative; text-align:center; margin-bottom:10px;}
.six-img{width:100%; height:auto; max-width:265px;}
.sixlb-hover{position:absolute; left:0; top:0; text-align:center; width:100%; height:100%; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s;}
.sixlb-hover:hover{ background:#f16147; border-radius:50%; opacity:0.5;}
.six-tb{margin:50px 0 0%;}

.seven-img{width:100%; height:auto; border:1px solid #ccc; box-sizing:border-box; margin-bottom:20px; max-width:165px; transition:all 0.5s;}
.seven-img:hover{border:1px solid #000; transition:all 0.5s;}

.footer{width:100%; height:auto; background:#1b1d1f;}
.footlb{width:100%; height:auto; margin-bottom:40px;}
.foot-title{color:#fff; border-bottom:1px solid #323436; font-size:20px; padding-bottom:10px;}
.foot-nav li{width:50%; line-height:35px; font-size:14px; float:left;}
.foot-nav li a{color:#a4a5a6;}
.foot-address{line-height:35px; font-size:14px; color:#a4a5a6;}
.foot-three{font-size:14px; color:#bdbdbd;}
.foot-zixun{margin-left:5px;}
.foot-share li{width:33px; height:33px; border-radius:3px; text-align:center; background:#fff; float:left; margin-right:3px;}
.foot-share li img{margin-top:4px; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s; opacity:0.5;}
.foot-share li img:hover{opacity:1;}

.footer-copy{width:100%; height:auto; padding:30px 0; text-align:center; font-size:12px; color:#b0afaf; background:#16181a;}

.fanhui{width:40px; height:40px; position:fixed; right:10px; bottom:10px;}


/*内页*/
.nygg{width:100%; height:auto; border-bottom:1px solid #c9c9c9; background:#f1f1f1; text-align:center; color:#000; text-transform:uppercase; margin-bottom:20px;}
@media (min-width:320px) and (max-width:640px){
	.nygg{padding:30px 0; font-size:40px;}
	.footer{padding:10px 0 20px;}
	}
@media (min-width:641px){
	.nygg{padding:64px 0; font-size:60px;}
	
	}
@media (min-width:641px) and (max-width:1023px){
	.footer{padding:20px 0 20px;}
	}
@media (min-width:1024px){
	.footer{padding:40px 0 20px;}
	}
	
@media (min-width:320px) and (max-width:768px){
	.disappear{display:none;}
	}	

.news-title{font-size:20px; color:#333; background:url(db-line.png) repeat-x 0 bottom; width:100%; padding-bottom:8px;}	
.news-title span{font-size:14px; color:#666; margin-left:5px;}
.news-left{width:100%; height:auto;}
.panel-default>.panel-heading{background:none; border-bottom:1px solid #f2f2f2; padding:0 15px;}
.panel-default{border:0;}
.panel-title{font-size:15px; color:#303c4b; background:url(arrow.png) no-repeat 0 center; text-indent:15px; height:40px; line-height:40px;}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{/*display:block;*/}

.newslb li{width:100%; height:auto; padding:10px; box-sizing:border-box; border-bottom:1px solid #ccc;}
.newslb-left a img{width:100%; height:auto; max-width:185px;}
.newslb-right-title{width:100%; color:#333; font-size:18px; overflow:hidden; display:block; }
.newslb-right-time{color:#999; font-size:12px; margin:5px 0;}
.newslb-right-intro{color:#666; font-size:14px; height:40px; line-height:20px; overflow:hidden; margin-top:5px;}
@media (min-width:320px) and (max-width:640px){
	.newslb-left{width:100%; margin-bottom:10px;}
	.newslb-right{width:100%;}
	.phonepages{width:100%; height:auto; padding:20px 0 40px; text-align:center;}
	.phonepages a{color:#000; border:1px solid #cdcdcd; padding:3px 5px; margin:0 1px; border-radius:4px; font-size:12px; background:#fff;}
	.phonepages a:hover{color:#fff; background:#666;}
	.pcpages{width:100%; height:auto; padding:30px 0; text-align:center;}
	.pcpages a{color:#000; border:1px solid #cdcdcd; padding:3px 5px; margin:0 1px; border-radius:4px; font-size:12px; background:#fff;}
	.pcpages a:hover{color:#fff; background:#666;}
	.num,.current{display:none;}
	}

@media (min-width:641px){
	.newslb-left{width:25%;}
	.newslb-right{width:75%; padding-left:10px; box-sizing:border-box;}
	.newslb-left,.newslb-right{float:left;}
	.newslb-right-intro{text-indent:2em;}
	.pcpages{width:100%; height:auto; padding:30px 0; text-align:center;}
	.pcpages a{color:#000; border:1px solid #cdcdcd; padding:3px 5px; margin:0 1px; border-radius:4px; font-size:12px; background:#fff;}
	.pcpages a:hover,.pcpages a.current{color:#fff; background:#666;}
	.phonepages{display:none;}
	.newslb-right-time{padding-bottom:5px;}
	}



.news-con-tit{width:100%; height:auto; text-align:center; color:#333; font-size:24px; display:block;}
.news-con-time{width:100%; height:auto; text-align:center; color:#999; font-size:14px;}
.news-con-img{width:100%; height:auto;}
.news-con-xxintro{color:#333; font-size:14px; line-height:25px; text-indent:2em;}
@media (min-width:641px){
	.news-con-tit{margin:40px 0 20px;}
	.news-con-img{margin:20px 0;}
	.news-con-xxintro{margin:10px 0;}
	}
@media (min-width:320px) and (max-width:640px){
	.news-con-tit{margin:20px 0 10px;}
	.news-con-img{margin:10px 0;}
	}
.fanpianp{padding:25px 0;}
.fanpian{width:100%; overflow:hidden; font-size:14px; color:#000; height:20px; line-height:20px; margin-bottom:10px;}
.fanpian a{color:#666; text-decoration:underline;}


.panel-body{padding:5px;}
.panel-body ul li{font-size:13px; line-height:30px; height:30px; background:url(samll-arrow.png) no-repeat 5px center; text-indent:20px;}
.panel-body ul li a{color:#999;}

.productlb{width:100%; height:auto; text-align:center;}
.product-img{width:100%; height:auto; border-radius:6px; max-width:262px;}
.productlb-title{margin:5px 0; overflow:hidden; width:100%; height:25px; line-height:25px;}
.productlb-title a{color:#333;}
.productlb-intro{color:#999; width:100%; height:18px; line-height:18px; overflow:hidden; margin-bottom:15px;}
@media (min-width:320px) and (max-width:640px){
	.productlb-title{font-size:14px;}
	.productlb-intro{font-size:12px;}
	}
@media (min-width:641px) and (max-width:1023px){
	.productlb-title{font-size:15px;}
	.productlb-intro{font-size:12px;}
	}
@media (min-width:1024px){
	.productlb-title{font-size:17px;}
	.productlb-intro{font-size:14px;}
	}
/*产品展示*/
#pic-page {margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #145ca1; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px; color:#898989;overflow: auto;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #46d8ad; border-radius: 0px; border: none; transition:background 0.3s;}
.page-btn:hover{background-color:#31363c; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover{background-color: #ccc;}
.related_news{ padding-top: 15px; clear: both;}

.a2a_default_style{display: inline-block;}


.pic-title{font-size:20px; color:#000; margin:10px 0;}
.pic-xinghao{font-size:16px; color:#333; margin-bottom:10px;}
.colork{/*width:16px; height:16px; */display:inline-block; margin-right:5px;/* vertical-align:-3px;*/}
.redbg{background:#fe0606;}
.bluebg{background:#065efe;}
.pic-xinghao span{color:#666; font-size:14px;}
.show-box{padding-bottom:20px; border-bottom:1px dashed #ccc;}

.show-intro{width:100%; height:auto; padding-bottom:20px;}
.show-intro-img{margin:10px 0;}
.show-introp{color:#333; font-size:14px; margin:10px 0; line-height:24px;}

@media (min-width:320px) and (max-width:640px){
	.show-intro-img{width:100%; height:auto;}
	.search{width:80%; height:40px; margin:20px auto 0;}
	.search-text{width:79%; border:1px solid #000; height:38px; font-size:16px; text-indent:10px;}
	.search-btn{width:20%; height:38px; background:#000 url(fdj.png) no-repeat center; border:0; cursor:pointer;}
	}


@media (min-width:641px){
	.search{width:523px; height:45px; margin:30px auto 0;}
.search-text{width:450px; border:1px solid #000; height:43px; font-size:16px; text-indent:10px;}
.search-btn{width:70px; height:43px; background:#000 url(fdj.png) no-repeat center; border:0; cursor:pointer;}
	}

.sale-title{width:100%; text-align:center; color:#000; font-size:20px;}
.sale-form{width:100%; text-align:center; margin-bottom:20px;}
.sale-btn{background:#000; color:#fff; border:0; cursor:pointer; height:33px; width:80px;}
.sale-sec{margin:0 auto 10px; margin:0 5px; height:33px; border:1px solid #ccc; cursor:pointer;}

.jibie-tb{width:auto; height:14px !important;}

@media (min-width:731px){
.sale-sec{width:220px !important;}
.sale-title{padding:20px 0;}

	}

@media (min-width:320px) and (max-width:730px){
	.mapdis{display:none;}
	.sale-title{padding:10px 0;}
	.sale-sec{margin:0 auto 20px; display:block; width:70%; }
	}

.about-title{margin:20px 0; font-weight:bold;}
.about-p{width:100%; height:auto; margin-bottom:20px; position:relative;}
.about-right{width:100%; height:auto; padding-left:80px; box-sizing:border-box;}
.about-left{position:absolute; left:0; top:0; width:70px; height:35px; text-align:right; line-height:35px;}
.about-text{width:100%; height:35px; border:1px solid #E6E5E5; min-width:220px; text-indent:8px; font-size:15px;}
.about-area{width:100%; line-height:32px; height:200px; border:1px solid #E6E5E5; min-width:220px; font-size:15px;}
.about-btn{width:110px; height:35px; background:#000; color:#fff; border:0; cursor:pointer;}
@media (min-width:320px) and (max-width:730px){
	.about-right{padding-left:70px;}
	.about-left{font-size:14px; width:60px;}
	}
.marb15{margin-bottom:15px;}
.small-about{width:220px;}
.small-area{width:80%;}

.memberslb li{width:100%; height:auto; padding:5px 0; border-bottom:1px solid #ddd;}
.memberslb-name,.memberslb-con{font-size:14px; color:#666; margin-bottom:5px;}
.memberslb-name b{color:#7296e2; margin-right:8px;}
.memberslb-con{text-indent:10px;}

.memberslb-pages{width:100%; font-size:13px; color:#666; text-align:right;}
.memberslb-pages a{color:#666; margin:0 2px;}
#t_color{
	color:#878788;
}

.pcpages li{display:inline-block;margin:0px 2px;}

.productlb-title a b{font-weight:normal;}

.xiaonav{margin-bottom:10px;}
.xiaonav a{color:#303c4b;border:1px solid #303c4b;padding:5px 8px;margin-bottom:10px;display:block;}
.xiaonav .hover a{background:#474747;color:#fff;}
